1// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3exports[`renders correctly 1`] = `
4<div
5  className="css-view-175oi2r"
6  dir={null}
7>
8  <div
9    className="css-text-146c3p1"
10    dir="auto"
11  >
12    BarCodeScanner Component not supported on the web
13  </div>
14</div>
15`;
16