@cerebruminc/cerebellum 16.4.0-beta.dangerous.4f8d448 → 16.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/esm/index.js CHANGED
@@ -188,7 +188,6 @@ export { Attachment } from './Attachment.js';
188
188
  export { BackCircle } from './BackCircle.js';
189
189
  export { BackgroundCheck } from './BackgroundCheck.js';
190
190
  export { BellOutline } from './BellOutline.js';
191
- export { Bill } from './Bill.js';
192
191
  export { Calendar } from './Calendar.js';
193
192
  export { Camera } from './Camera.js';
194
193
  export { Car } from './Car.js';
@@ -201,7 +200,6 @@ export { Check } from './Check.js';
201
200
  export { CheckboxEmpty } from './CheckboxEmpty.js';
202
201
  export { CheckboxFull } from './CheckboxFull.js';
203
202
  export { CheckedOff } from './CheckedOff.js';
204
- export { Checklist } from './Checklist.js';
205
203
  export { CheckmarkCircle } from './CheckmarkCircle.js';
206
204
  export { Clear } from './Clear.js';
207
205
  export { ClearSquare } from './ClearSquare.js';