Added Share feature with modal and backend route integration#104
Open
Vibhasha-5 wants to merge 1 commit into
Open
Added Share feature with modal and backend route integration#104Vibhasha-5 wants to merge 1 commit into
Vibhasha-5 wants to merge 1 commit into
Annotations
3 errors and 10 warnings
|
|
|
src/pages/publicShare.tsx#L8
Unexpected any. Specify a different type
|
|
src/components/ShareModal.tsx#L21
Unexpected any. Specify a different type
|
|
src/context/CurrentUserContext.tsx#L115
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/toggle.tsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/sonner.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/sidebar.tsx#L636
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/navigation-menu.tsx#L111
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/form.tsx#L129
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/button.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/badge.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/theme/provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NoteEditor.tsx#L194
React Hook useMemo has a missing dependency: 'getSuggestions'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading