Skip to content
Snippets Groups Projects
Commit 1e5aee75 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore(sb): fix color-block

parent f5c57fdc
No related branches found
No related tags found
1 merge request!783V3.0.0
import { Component, Input } from '@angular/core';
@Component({
selector: 'app-color-block',
standalone: true,
imports: [],
template: `<div style="display: flex; align-items: center; gap: 16px;">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment