Update snapshots

This commit is contained in:
Nathan Bierema 2021-10-10 23:59:41 -04:00
parent 2802c12854
commit e493f68941
2 changed files with 5 additions and 11 deletions

View File

@ -37,12 +37,6 @@ packageExtensions:
dependencies:
'@types/node': '^14.17.15'
'sqlite3': '^5.0.2'
'react-select@^5.0.0':
dependencies:
'@emotion/serialize': '^1.0.2'
'@chakra-ui/button@^1.4.3':
dependencies:
'@chakra-ui/react-utils': '^1.1.2'
'@chakra-ui/switch@^1.2.10':
peerDependencies:
'framer-motion': '3.x || 4.x'

View File

@ -27,7 +27,7 @@ exports[`Select renders correctly 1`] = `
Select...
</div>
<div
class=" css-tatrps-Input"
class=" css-1qx78vi-Input"
data-value=""
>
<input
@ -1228,7 +1228,7 @@ exports[`Select should select another option 1`] = `
"outline": 0,
"padding": 0,
"visibility": "hidden",
"whiteSpace": "nowrap",
"whiteSpace": "pre",
},
"boxSizing": "border-box",
"color": undefined,
@ -1245,7 +1245,7 @@ exports[`Select should select another option 1`] = `
data-value="two"
>
<div
className=" css-tatrps-Input"
className=" css-1qx78vi-Input"
data-value="two"
>
<input
@ -3388,7 +3388,7 @@ exports[`Select shouldn't find any results 1`] = `
"outline": 0,
"padding": 0,
"visibility": "hidden",
"whiteSpace": "nowrap",
"whiteSpace": "pre",
},
"boxSizing": "border-box",
"color": undefined,
@ -3405,7 +3405,7 @@ exports[`Select shouldn't find any results 1`] = `
data-value="text"
>
<div
className=" css-tatrps-Input"
className=" css-1qx78vi-Input"
data-value="text"
>
<input