Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
Merge branch 'stable' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthkp authored Aug 7, 2018
2 parents 9696a29 + 20d5857 commit 376d3a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react'
import PropTypes from 'prop-types'
import styled from 'styled-components'
import { misc, colors } from '../../../tokens'
import { misc, colors } from '@auth0/cosmos-tokens'
import TextInput from '../../atoms/text-input'
import Button from '../../atoms/button'
import ButtonGroup from '../../molecules/button-group'
Expand Down

0 comments on commit 376d3a3

Please sign in to comment.