mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 19:46:55 +08:00
DEV: add empty state placeholder to styleguide (#15617)
This commit is contained in:
parent
14b8cd5e17
commit
bcc148556f
|
@ -0,0 +1,6 @@
|
|||
{{#styleguide-example title="empty-state"}}
|
||||
{{empty-state
|
||||
title=dummy.sentence
|
||||
body=dummy.short_sentence
|
||||
}}
|
||||
{{/styleguide-example}}
|
|
@ -81,3 +81,5 @@ en:
|
|||
title: "Header Icons"
|
||||
spinners:
|
||||
title: "Spinners"
|
||||
empty_state:
|
||||
title: "Empty State"
|
||||
|
|
Loading…
Reference in New Issue
Block a user