Skip to content

Commit

Permalink
Update demo.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohuoni authored Nov 29, 2024
1 parent b5dcbd0 commit b755680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/antd-mobile-plus/src/HeaderFullView/demos/demo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Demo: FC<DemoProps> = (props) => {
<>
<div style={{ margin: '0.2rem' }}>
<HeaderFullView
title="浩鲸集团有限股份有限公司"
title="集团有限股份有限公司"
src=""
infos={[
{
Expand Down Expand Up @@ -54,7 +54,7 @@ const Demo: FC<DemoProps> = (props) => {
</div>
<div style={{ margin: '0.2rem' }}>
<HeaderFullView
title="浩鲸集团有限股份有限公司"
title="集团有限股份有限公司"
src=""
infos={[
{
Expand Down

0 comments on commit b755680

Please sign in to comment.