Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RCmerci authored and tiensonqin committed Mar 20, 2023
1 parent bce6174 commit e38f47a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/frontend/components/export.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@
current-repo block-uuids-or-page-name {:remove-options text-remove-options :other-options text-other-options})
"")))

(rum/defcs export-blocks < rum/static
(rum/defcs ^:large-vars/cleanup-todo
export-blocks < rum/static
(rum/local false ::copied?)
(rum/local nil ::text-remove-options)
(rum/local nil ::text-indent-style)
Expand Down

0 comments on commit e38f47a

Please sign in to comment.