Skip to content

Commit dfbb4c2

Browse files
committed
chore: remove blockquote component
1 parent 78c0f99 commit dfbb4c2

File tree

2 files changed

+1
-51
lines changed

2 files changed

+1
-51
lines changed

packages/paste-website/src/components/Blockquote.tsx

Lines changed: 0 additions & 50 deletions
This file was deleted.

packages/paste-website/src/pages/patterns/filter/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This pattern provides recommendations for selection methods, layout, and behavio
8383
<ListItem>Map out the relationships between different filters and choose the ones that will be part of your feature. Remember filters should give users a sense of control and not overwhelm them.</ListItem>
8484
<Blockquote url="https://www.nngroup.com/articles/filter-categories-values/">
8585
<BlockquoteContent>
86-
A truly usable faceted search provides filter categories and filter values that are appropriate, predictable, free of jargon, and prioritized
86+
A truly usable faceted search provides filter categories and filter values that are appropriate, predictable, free of jargon, and prioritized.
8787
</BlockquoteContent>
8888
<BlockquoteCitation author="Nielsen Norman Group" source="Defining Helpful Filter Categories and Values for Better UX" />
8989
</Blockquote>

0 commit comments

Comments
 (0)