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
The icons need conditional logic applied to them
LOCK - displays if stamp is locked
UNLOCKED - displays if stamp is unlocked
FIRE - displays if keyburn
% - displays if stamp is divisible
One of either the LOCK or UNLOCKED icons should always display
HTML stamps
DIMENSION needs to be updated/calculated/fetched - maybe just display RESPONSIVE
SIZE needs to be updated
CPID external link - is this necessary ?
The text was updated successfully, but these errors were encountered:
The icons are positioned in place (align right/end) and just need logic applied
Either 🔒 or 🔓 is displayed - it's either one or the other (depending on the stamp being LOCKED or UNLOCKED)
If stamp is KEYBURNED then display 🔥
If stamp is divisible then display %
So always one icon displayed, with the possibility of 1 or 2 more shown
The icons need conditional logic applied to them
LOCK - displays if stamp is locked
UNLOCKED - displays if stamp is unlocked
FIRE - displays if keyburn
% - displays if stamp is divisible
One of either the LOCK or UNLOCKED icons should always display
HTML stamps
DIMENSION needs to be updated/calculated/fetched - maybe just display RESPONSIVE
SIZE needs to be updated
CPID external link - is this necessary ?
The text was updated successfully, but these errors were encountered: