Skip to content

Conversation

@haron-IV
Copy link
Owner

@haron-IV haron-IV commented Jan 8, 2022

No description provided.

@netlify
Copy link

netlify bot commented Jan 8, 2022

✔️ Deploy Preview for t-tracker ready!

🔨 Explore the source changes: ef16873

🔍 Inspect the deploy log: https://app.netlify.com/sites/t-tracker/deploys/61d8e2b33704fe00080d9457

😎 Browse the preview: https://deploy-preview-11--t-tracker.netlify.app/

Input as BaseInput,
InputProps as BaseInputProps,
} from 'shared/components'
import styled from 'styled-components'
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sort imports

setLabelName(e.target.value)

const onKeyPress = (e: React.KeyboardEvent<HTMLInputElement>) => {
if (!onAdd) return
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it could be connected with if below

} from 'config'
import { darken } from 'polished'
import { LabelProps } from 'shared/types'
import styled from 'styled-components'
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Imports order

zIndex,
} from 'config'
import { Position } from 'shared/types'
import styled from 'styled-components'
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants