Skip to content

Commit

Permalink
bump react
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain committed Apr 29, 2024
1 parent 81d4804 commit 424e661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/projects/new/AddButton.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use client';

import { experimental_useFormStatus as useFormStatus } from 'react-dom';
import { useFormStatus } from 'react-dom';
import { SlDisc } from 'react-icons-ng/sl';

export default function AddButton() {
Expand Down

0 comments on commit 424e661

Please sign in to comment.