Fix NoticeIcon tab typings for skeletonProps (#3400)
The attribute `skeletonProps` in NoticeIcon tab has default value of `{}` so it doesn't necessary have to be required as stated in typings. This PR fixes it be optional.
Showing
Please register or sign in to comment