@aksara-ui/core
Advanced tools
Comparing version 1.0.0-canary.36 to 1.0.0-canary.37
import * as React from 'react'; | ||
import { theme } from '../../../../theme'; | ||
import { Theme } from '../../../../theme'; | ||
import { BoxProps } from '../../../box'; | ||
declare type Space = keyof typeof theme['space']; | ||
declare type Space = keyof Theme['space']; | ||
interface SpacingProps { | ||
@@ -6,0 +6,0 @@ spacing?: Space; |
{ | ||
"name": "@aksara-ui/core", | ||
"version": "1.0.0-canary.36", | ||
"version": "1.0.0-canary.37", | ||
"description": "Aksara UI Core. The component library powering Kata Platform.", | ||
@@ -88,3 +88,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "0b32b0b8f4550a912ebba2b02a3101bc6fba68fe" | ||
"gitHead": "a1244c2c84859fb701537dea151ac3b4ccd062f0" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1337836
13793