@os-design/app
Advanced tools
Comparing version 0.0.114 to 0.0.115
@@ -10,2 +10,3 @@ "use strict"; | ||
const icons_1 = require("@os-design/icons"); | ||
const utils_1 = require("@os-design/utils"); | ||
const Container = styled_1.default.div ` | ||
@@ -22,2 +23,3 @@ display: flex; | ||
font-weight: 500; | ||
${utils_1.ellipsis}; | ||
`; | ||
@@ -24,0 +26,0 @@ const HeaderTitle = props => { |
{ | ||
"name": "@os-design/app", | ||
"version": "0.0.114", | ||
"version": "0.0.115", | ||
"license": "UNLICENSED", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "ee40ce87923d99f88c154525a75790f94beca742" | ||
"gitHead": "d696fb63460e7e1c65e600d76e65cd3e3335d317" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13437
178