You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flight-core/tests/views/components
fadrian06 5cdc2e85c0
6. renders self close components with many props
1 day ago
..
another-class-component.php 3. renders self close class components that extends another class component 1 day ago
greeting-with-two-props.php 6. renders self close components with many props 1 day ago
greeting.php 4. renders self close components with one prop 1 day ago
my-class-component-that-extends-another-class-component.php 3. renders self close class components that extends another class component 1 day ago
my-class-component-with-scripts.php 3. renders self close class components that extends another class component 1 day ago
my-class-component-with-styles.php 2. renders self close functional and class components 1 day ago
my-class-component.php 3. renders self close class components that extends another class component 1 day ago
my-component-with-subcomponent.php 2. renders self close functional and class components 1 day ago
my-component.php 2. renders self close functional and class components 1 day ago
my-functional-component.php 3. renders self close class components that extends another class component 1 day ago
subcomponent.php 2. renders self close functional and class components 1 day ago