Skip to content

Commit

Permalink
feat(mwpw-155425): ability to select multiple event-types for a colle…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
Sheridan Sunier authored and Sheridan Sunier committed Nov 11, 2024
1 parent aa3d483 commit 2c9b4e7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 64 deletions.
6 changes: 1 addition & 5 deletions dist/app.css

Large diffs are not rendered by default.

8 changes: 1 addition & 7 deletions dist/main.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
/*!
<<<<<<< HEAD
* Chimera UI Libraries - Build 0.22.4 (11/4/2024, 04:38:25)
=======
* Chimera UI Libraries - Build 0.22.3 (10/28/2024, 14:47:45)
>>>>>>> 8c09ed1 (feat(mwpw-155425): updating build)
* Chimera UI Libraries - Build 0.23.0 (11/11/2024, 10:07:58)
*
*/
/******/ (function(modules) { // webpackBootstrap
Expand Down Expand Up @@ -3596,7 +3592,6 @@ var loadLana = exports.loadLana = function loadLana() {
args[_key] = arguments[_key];
}

// eslint-disable-next-line no-console
(_console = console).log.apply(_console, ['Lana not yet loaded, logging to console:'].concat(args));
},
log: function () {
Expand Down Expand Up @@ -3628,7 +3623,6 @@ var loadLana = exports.loadLana = function loadLana() {
_context.prev = 9;
_context.t0 = _context['catch'](3);

// eslint-disable-next-line no-console
console.error('Failed to load Lana:', _context.t0);

case 12:
Expand Down
Loading

0 comments on commit 2c9b4e7

Please sign in to comment.