mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
More refactoring and porting to React
This commit is contained in:
@@ -4,7 +4,7 @@ import { Infinite } from './SvgIcons';
|
||||
|
||||
export default class InternalSlot extends Slot {
|
||||
|
||||
getSlotDetails(m, translate, formats, u) {
|
||||
_getSlotDetails(m, translate, formats, u) {
|
||||
if (m) {
|
||||
let classRating = m.class + m.rating;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user