-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reapply "fix: a billion lint errors"
This reverts commit 0bbe954.
- Loading branch information
Showing
204 changed files
with
1,452 additions
and
3,257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,17 @@ | ||
import arrowRight from "./arrow-right.svg"; | ||
import arrowCircleLeft from "./ArrowCircleLeft.svg"; | ||
import arrowCircleRight from "./ArrowCircleRight.svg"; | ||
// import arrowRight from "./arrow-right.svg"; | ||
// import arrowCircleLeft from "./ArrowCircleLeft.svg"; | ||
// import arrowCircleRight from "./ArrowCircleRight.svg"; | ||
import briefcase from "./briefcase.svg"; | ||
import cancel from "./cancel.svg"; | ||
import closeIcon from "./close-icon.svg"; | ||
import greyLinkedin from "./linkedin-grey.svg"; | ||
// import cancel from "./cancel.svg"; | ||
// import closeIcon from "./close-icon.svg"; | ||
// import greyLinkedin from "./linkedin-grey.svg"; | ||
import sytLogoGreen from "./logo-green-bg.svg"; | ||
import sytLogoWhite from "./logo-white-bg.svg"; | ||
import menu from "./menu.svg"; | ||
import search from "./search.svg"; | ||
// import menu from "./menu.svg"; | ||
// import search from "./search.svg"; | ||
import teams from "./teams.svg"; | ||
import greyTwitter from "./twitter-grey.svg"; | ||
// import greyTwitter from "./twitter-grey.svg"; | ||
import upleft from "./up-left.svg"; | ||
import upleftGreen from "./upleft-green.svg"; | ||
|
||
export { | ||
arrowRight, | ||
cancel, | ||
closeIcon, | ||
menu, | ||
search, | ||
upleft, | ||
upleftGreen, | ||
arrowCircleLeft, | ||
arrowCircleRight, | ||
greyTwitter, | ||
greyLinkedin, | ||
sytLogoWhite, | ||
sytLogoGreen, | ||
teams, | ||
briefcase, | ||
}; | ||
export { briefcase, sytLogoGreen, sytLogoWhite, teams, upleft, upleftGreen }; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.