aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/web/components/dashboard/tags/TagPill.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/components/dashboard/tags/TagPill.tsx b/apps/web/components/dashboard/tags/TagPill.tsx
index aee3e66e..91bd8504 100644
--- a/apps/web/components/dashboard/tags/TagPill.tsx
+++ b/apps/web/components/dashboard/tags/TagPill.tsx
@@ -114,4 +114,4 @@ export function TagPill({
{pill}
</Draggable>
);
-} \ No newline at end of file
+}