Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Aug 27, 2023
1 parent bd8e3f7 commit 64a1e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/note/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default function(props: Props){
mode,
isView,
}}>
{ noteElements }
{ 'noteElements' }
</UserStateContext.Provider>
</div>
<div className="h-24" />
Expand Down

0 comments on commit 64a1e18

Please sign in to comment.