You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figma designs use icons from @tabler/icons-react. Currently, icons in dApp are created using the createIcon function from Chakra UI. Let's replace those icons that we can instead of using the createIcon. However, let's make sure icons are replaced correctly and everything works.
Figma designs use icons from
@tabler/icons-react
. Currently, icons in dApp are created using thecreateIcon
function from Chakra UI. Let's replace those icons that we can instead of using thecreateIcon
. However, let's make sure icons are replaced correctly and everything works.Originally mentioned by @ioay: #313 (comment)
The text was updated successfully, but these errors were encountered: