mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-06 21:22:36 +00:00
chore: add icons
This commit is contained in:
@ -49,6 +49,7 @@ const Home: React.FC = () => {
|
||||
className="w-full flex flex-row justify-start items-center px-3 leading-10 rounded cursor-pointer hover:bg-gray-100"
|
||||
onClick={() => setShowCreateShortcutDialog(true)}
|
||||
>
|
||||
<Icon.Link className="w-4 h-auto text-gray-500 mr-1" />
|
||||
Shortcut
|
||||
</button>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user