UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

6 lines 494 B
export { default as Inconvenience } from "./Inconvenience/Inconvenience"; export { default as OopsSomethingMiss } from "./OopsSomethingMiss/OopsSomethingMiss"; export { default as UnableToProcessRequest } from "./UnableToProcessRequest/UnableToProcessRequest"; export { default as UnauthorizedLogin } from "./UnauthorizedLogin/UnauthorizedLogin"; export { default as UrlNotFound } from "./UrlNotFound/UrlNotFound"; export { default as WillBeRightBack } from "./WillBeRightBack/WillBeRightBack";