Skip to content

Commit

Permalink
run test update
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Apr 26, 2024
1 parent cb60b51 commit 4ccdd28
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 39 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { styled as _styled3 } from '@pigment-css/react';
import { styled as _styled2 } from '@pigment-css/react';
import { styled as _styled } from '@pigment-css/react';
import { styled as _styled, styled as _styled2, styled as _styled3 } from '@pigment-css/react';
import _theme from '@pigment-css/react/theme';
const Component = /*#__PURE__*/ _styled('div')({
classes: ['c194j3ko'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { styled as _styled3 } from '@pigment-css/react';
import { styled as _styled2 } from '@pigment-css/react';
import { styled as _styled } from '@pigment-css/react';
import { styled as _styled, styled as _styled2, styled as _styled3 } from '@pigment-css/react';
import _theme from '@pigment-css/react/theme';
import PropTypes from 'prop-types';
const Component = /*#__PURE__*/ _styled('div')({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { styled as _styled3 } from '@pigment-css/react';
import { styled as _styled2 } from '@pigment-css/react';
import { styled as _styled } from '@pigment-css/react';
import { styled as _styled, styled as _styled2, styled as _styled3 } from '@pigment-css/react';
import _theme from '@pigment-css/react/theme';
import PropTypes from 'prop-types';
const Component = /*#__PURE__*/ _styled('div')({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
import { styled as _styled } from '@pigment-css/react';
import { sx as _sx, sx as _sx2, sx as _sx3, sx as _sx4 } from '@pigment-css/react';
import {
sx as _sx,
sx as _sx2,
sx as _sx3,
sx as _sx4,
styled as _styled,
} from '@pigment-css/react';
export const SliderRail = /*#__PURE__*/ _styled('span', {
name: 'MuiSlider',
slot: 'Rail',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { styled as _styled } from '@pigment-css/react';
import { sx as _sx, sx as _sx2, sx as _sx3 } from '@pigment-css/react';
import { sx as _sx, sx as _sx2, sx as _sx3, styled as _styled } from '@pigment-css/react';
const SliderRail = /*#__PURE__*/ _styled('span', {
name: 'MuiSlider',
slot: 'Rail',
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ccdd28

Please sign in to comment.