Skip to content

Commit

Permalink
[style] 사용하지않는 preview 코드 삭제.
Browse files Browse the repository at this point in the history
  • Loading branch information
jinwoong16 committed Nov 14, 2022
1 parent edd815a commit 986d339
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ struct UserInfoCellPreview: PreviewProvider{
return cell
}
.previewLayout(.fixed(width: 350, height: 80))
.environment(\.dynamicTypeSize, .large)
}
}
#endif

0 comments on commit 986d339

Please sign in to comment.