aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-05-18 18:23:54 +0000
committerMohamed Bassem <me@mbassem.com>2025-05-18 18:23:54 +0000
commit0e734b6b1c1fc332b34309d1c060beb8569c6fba (patch)
tree7fe9c9e0aca8625265c967f4b8d903a12fb7c8be /apps/web/components
parentc2e26f9f1c85c83fd24041328c23b97695996e12 (diff)
downloadkarakeep-0e734b6b1c1fc332b34309d1c060beb8569c6fba.tar.zst
build: Fix format error
Diffstat (limited to 'apps/web/components')
-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
+}