alfa-laboratory/core-components

Typography: добавить експорт TitleProps и TextProps в index

web-arch opened this issue · 1 comments

Сейчас:
import { Typography } from '@alfalab/core-components-typography';
import { TextProps } from '@alfalab/core-components-typography/dist/text';
Было бы гуд по аналогии с другими компонентами:
import { Typography, TextProps } from '@alfalab/core-components-typography';

🎉 This issue has been resolved in version 23.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀