This website works better with JavaScript.
Начало
Каталог
Помощ
Регистрация
Вход
ntasicc
/
coffee
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
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.
38
Ревизии
29
Клонове
ИН на ревизия:
c4bdd98d8b
bug-fix-v1
cart-context
cart-flow
contact
custom-components
design-fix
flexible-design
hamburger-menu
home-responsive
hydration
improvements
landing-page
localization
master
notification
orders
pagination
payment-process
product-page
products-custom-components
products-stripe
profile-responsive
refactor
response-fix
response-fixes
review
shipping
single-product
user-context
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'c4bdd98d8b'
${ noResults }
coffee
/
components
/
templates
/
base
/
BaseTemplate.mock.js
BaseTemplate.mock.js
103B
Директен файл
Blame
История
1
2
3
4
5
6
7
const base = {
sampleTextProp: 'Hello world!',
};
export const mockBaseTemplateProps = {
base,
};