mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-11 06:31:38 +03:00
💀 remove apparently unused assignment types from the styleguide
This commit is contained in:
parent
89b0bb777a
commit
0fe19d9967
@ -35,10 +35,6 @@ example =
|
||||
, deprecatedIcon { icon = Icon.notStarred, background = Colors.frost, alt = "NotStarred" }
|
||||
, deprecatedIcon { icon = Icon.flag, background = Colors.frost, alt = "Flag" }
|
||||
]
|
||||
, IconExamples.view "Assignment Types"
|
||||
[ deprecatedIcon { icon = Icon.assignmentTypeWritingCycle, background = Colors.frost, alt = "WritingCycle" }
|
||||
, deprecatedIcon { icon = Icon.writingAssignment, background = Colors.frost, alt = "WritingAssignment" }
|
||||
]
|
||||
, IconExamples.view "Student Assignment Actions"
|
||||
[ deprecatedIcon { icon = Icon.assignmentStartButtonPrimary, background = Colors.frost, alt = "Start primary" }
|
||||
, deprecatedIcon { icon = Icon.assignmentStartButtonSecondary, background = Colors.frost, alt = "Start secondary" }
|
||||
|
Loading…
Reference in New Issue
Block a user