Group up existing components into elements
This commit is contained in:
5
elements/StatusMessage/StatusMessage.pixy
Normal file
5
elements/StatusMessage/StatusMessage.pixy
Normal file
@ -0,0 +1,5 @@
|
||||
component StatusMessage
|
||||
#status-message.fade.fade-out
|
||||
#status-message-text
|
||||
a.status-message-action.action(href="#", data-trigger="click", data-action="closeStatusMessage", aria-label="Close status message")
|
||||
RawIcon("close")
|
Reference in New Issue
Block a user