Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
schedules
Commits
5b738d79
Commit
5b738d79
authored
Jun 17, 2018
by
David Haynes
🙆
Browse files
Add note about icon badge
- stateful component coming soon
parent
7c8b31df
Changes
1
Hide whitespace changes
Inline
Side-by-side
schedules_web/src/components/Header.tsx
View file @
5b738d79
...
...
@@ -5,6 +5,7 @@ require('../css/iconbadge.css');
const
Header
=
()
=>
(
<
div
>
{
/* TODO Extract into its own components with state management. */
}
<
Row
className
=
"justify-content-end my-5 px-3"
>
<
span
className
=
"fa-stack fa-3x has-badge"
data
-
count
=
"0"
>
<
i
className
=
"fa fas fa-shopping-bag fa-stack-1x"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment