Update index.ts

Signed-off-by: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com>
This commit is contained in:
Gaurav Pandey
2023-07-09 11:22:12 +02:00
committed by GitHub
parent a559ff68de
commit 87176d8587
@@ -14,3 +14,4 @@
* limitations under the License.
*/
export { WelcomeTitle } from './WelcomeTitle';
export type { WelcomeTitleLanguageProps } from './WelcomeTitle';