Skip to content

Commit e297104

Browse files
- Implemented Creator Profile Drawer with featured videos, core metrics, and audience insights.
- Fixed loading issues, card sizes, and thumbnail heights in the drawer. - Added horizontal scrolling with arrows to featured videos and core metrics cards in the drawer. - Applied specific font styles and spacing to video text in the drawer. - Finished implementing hasTitle and hasDescription inputs in SectionCardComponent. - Added unit tests for CreatorProfileDrawerComponent and updated SectionCardComponent tests. PiperOrigin-RevId: 908191904
1 parent 259fd71 commit e297104

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fab/demo/stories.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ const styles = css`
3737
`;
3838

3939
const standard: MaterialStoryInit<StoryKnobs> = {
40-
name: 'Floating action buttons',
4140
styles: [labelStyles, styles],
4241
render({icon, label, lowered, size}) {
4342
return html`

0 commit comments

Comments
 (0)