enhance: use tabler icons instead of our own extensions

This commit is contained in:
Tienson Qin
2025-05-04 17:31:27 +08:00
parent 5ce4935c51
commit 0683dd6a56
5 changed files with 11 additions and 12 deletions

View File

@@ -283,8 +283,7 @@
:href (rfe/href :whiteboards)
:on-click-handler (fn [_e] (whiteboard-handler/onboarding-show))
:active (and (not srs-open?) (#{:whiteboard :whiteboards} route-name))
:icon "whiteboard"
:icon-extension? true
:icon "writing"
:shortcut :go/whiteboards})))
(= nav :flashcards)