Why can't I use a StyleSheet prop for the style prop of a material-ui component?

后端 未结 0 1079
悲&欢浪女
悲&欢浪女 2020-12-12 11:34

I am current using the following StyleSheet:

const styles = StyleSheet.create({
  profilePicture: {
    width: 100,
  },
});

Whe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题