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:
313 bytes
|
Line | |
---|
1 | export { default as SeverErrorIllustration } from './sever-error-illustration';
|
---|
2 | export { default as ForbiddenIllustration } from './forbidden-illustration';
|
---|
3 | export { default as PageNotFoundIllustration } from './page-not-found-illustration';
|
---|
4 | export { default as UploadIllustration } from './upload-illustration';
|
---|
Note:
See
TracBrowser
for help on using the repository browser.