/
githubmirror
/
material-ui
Обзор
Документация
Войти
/
githubmirror
/
material-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/data/system/borders/BorderAdditive.tsx.preview
5 строк
237 B
Siriwat K
[docs] Migrate content to the new location (#30757)
04 фев 2022, 07:13
Не верифицирован
04 фев 2022, 07:13
27f1c28
Код
Авторство
О чём код?
<Box sx={{ ...commonStyles, border: 1 }} /> <Box sx={{ ...commonStyles, borderTop: 1 }} /> <Box sx={{ ...commonStyles, borderRight: 1 }} /> <Box sx={{ ...commonStyles, borderBottom: 1 }} /> <Box sx={{ ...commonStyles, borderLeft: 1 }} />