Merge branch 'master' into Accessible-Dropdowns

This commit is contained in:
Víctor Losada Hernández
2026-07-29 18:38:57 +02:00
committed by GitHub
27 changed files with 1196 additions and 1251 deletions
@@ -2,7 +2,7 @@
import './snippetbar.less';
import React from 'react';
import createReactClass from 'create-react-class';
import { Dropdown } from '../../../components/dropdown/dropdown.jsx';
import { Dropdown } from '@components/dropdown/dropdown.jsx';
import _ from 'lodash';
import cx from 'classnames';