Skip to content

Commit f9cbf3b

Browse files
authored
fix(onboarding-ui): Export RequestTrialPage (#522)
1 parent 2351b5f commit f9cbf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/onboarding-ui/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { default as RocketChatLogo } from './common/RocketChatLogo';
2+
export { default as RequestTrialPage } from './pages/RequestTrialPage';

0 commit comments

Comments
 (0)