main
Last change
on this file since 5d6f37a was 5d6f37a, checked in by Naum Shapkarovski <naumshapkarovski@…>, 7 weeks ago |
add customer
|
-
Property mode
set to
100644
|
File size:
366 bytes
|
Line | |
---|
1 | export { default as SentIcon } from './sent-icon';
|
---|
2 | export { default as PasswordIcon } from './password-icon';
|
---|
3 | export { default as PlanFreeIcon } from './plan-free-icon';
|
---|
4 | export { default as EmailInboxIcon } from './email-inbox-icon';
|
---|
5 | export { default as PlanStarterIcon } from './plan-starter-icon';
|
---|
6 | export { default as PlanPremiumIcon } from './plan-premium-icon';
|
---|
Note:
See
TracBrowser
for help on using the repository browser.