// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders ./components/rate/demo/basic.md correctly 1`] = `
`;
exports[`renders ./components/rate/demo/character.md correctly 1`] = `
Array [
,
,
,
,
,
]
`;
exports[`renders ./components/rate/demo/character-function.md correctly 1`] = `
Array [
,
,
,
]
`;
exports[`renders ./components/rate/demo/clear.md correctly 1`] = `
Array [
,
allowClear: true
,
,
,
allowClear: false
,
]
`;
exports[`renders ./components/rate/demo/disabled.md correctly 1`] = `
`;
exports[`renders ./components/rate/demo/half.md correctly 1`] = `
`;
exports[`renders ./components/rate/demo/text.md correctly 1`] = `
normal
`;