feat(SW-322): make Shortcut reusable component

This commit is contained in:
Fredrik Thorsson
2024-10-07 15:04:50 +02:00
parent 2db756b738
commit c1be1619da
6 changed files with 42 additions and 48 deletions
@@ -0,0 +1,3 @@
.link {
background-color: var(--Base-Surface-Primary-light-Normal);
}